Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adopting modern Objective C ( add NS_DESIGNATED_INITIALIZER macro). #79

Merged
merged 1 commit into from
Dec 16, 2014
Merged

Adopting modern Objective C ( add NS_DESIGNATED_INITIALIZER macro). #79

merged 1 commit into from
Dec 16, 2014

Conversation

samirGuerdah
Copy link

Clarify the distinction between designated and convenience initializers. This macro will help to have warnings from the complier when the initializations pattern/restrictions are violated.

@AliSoftware
Copy link
Owner

That's a very good idea, thanks for the PR!

@AliSoftware AliSoftware merged commit 969f0d2 into AliSoftware:master Dec 16, 2014
AliSoftware added a commit that referenced this pull request Dec 16, 2014
AliSoftware added a commit that referenced this pull request Nov 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants